mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 17:20:04 -06:00
Dashboard: style update
This commit is contained in:
@@ -66,7 +66,7 @@ input[value=Edit]{margin:12px 0 0 0;padding:5px 10px}
|
||||
.switch-button-background{margin-left:0;margin-top:4px}
|
||||
.switch-button-label{margin-top:3px}
|
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button[disabled]{cursor:default;color:#808080;background:-webkit-gradient(linear,left top,right top,from(#404040),to(#808080)) 0 0 no-repeat,-webkit-gradient(linear,left top,right top,from(#404040),to(#808080)) 0 100% no-repeat,-webkit-gradient(linear,left bottom,left top,from(#404040),to(#404040)) 0 100% no-repeat,-webkit-gradient(linear,left bottom,left top,from(#808080),to(#808080)) 100% 100% no-repeat;background:linear-gradient(90deg,#404040 0,#808080) 0 0 no-repeat,linear-gradient(90deg,#404040 0,#808080) 0 100% no-repeat,linear-gradient(0deg,#404040 0,#404040) 0 100% no-repeat,linear-gradient(0deg,#808080 0,#808080) 100% 100% no-repeat;background-size:100% 2px,100% 2px,2px 100%,2px 100%}
|
||||
#current_time{font-size:4rem;margin-left:8px}
|
||||
#current_time{display:inline-block;line-height:4rem;height:4rem;font-size:4rem;margin:8px}
|
||||
#current_date{font-size:1.3rem;margin-left:18px}
|
||||
table.snapshot{margin-top:0}
|
||||
.switch-button-background{margin-top:4px!important}
|
||||
|
||||
Reference in New Issue
Block a user