mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 15:21:55 +00:00
CSS
This commit is contained in:
parent
5a2fbefc7c
commit
d8d39157d1
@ -279,7 +279,7 @@ body .ui-state-default, body .ui-widget-content .ui-state-default, body .ui-widg
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #008787;
|
color: #008787;
|
||||||
}
|
}
|
||||||
body .ui-state-selected {
|
body .ui-tabs-selected {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
color: #E17009;
|
color: #E17009;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
@ -288,9 +288,6 @@ body .ui-tabs .ui-tabs-nav li {
|
|||||||
margin: 0 15px 1px 0;
|
margin: 0 15px 1px 0;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
.ui-tabs .ui-tabs-nav {
|
|
||||||
padding-left: 10px;
|
|
||||||
}
|
|
||||||
body .ui-corner-all, body .ui-corner-top, body .ui-corner-right, body .ui-corner-tr {
|
body .ui-corner-all, body .ui-corner-top, body .ui-corner-right, body .ui-corner-tr {
|
||||||
border-top-right-radius: 30px;
|
border-top-right-radius: 30px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user