Revision 4398e08f
Added by Steve Beaver over 5 years ago
src/usr/local/www/css/pfSense.css | ||
---|---|---|
20 | 20 |
|
21 | 21 |
@import url("/vendor/bootstrap/css/bootstrap.min.css"); |
22 | 22 |
@import url("/css/fonts/roboto.css"); |
23 |
@import url("/vendor/jquery/jquery-ui/themes/smoothness/theme.css");
|
|
23 |
@import url("/vendor/jquery-ui/jquery-ui-1.12.1.min.css");
|
|
24 | 24 |
|
25 | 25 |
html { |
26 | 26 |
position: relative; |
Also available in: Unified diff
Renamed jQuery-ui files for consistency with jQuery naming
(cherry picked from commit b1a3d89a0278ff16c270b86fca8621e5457c05fd)