mirror of https://github.com/1099438829/macUI.git
This commit is contained in:
parent
59c1a0c3ec
commit
51ee45626e
|
|
@ -96,7 +96,7 @@
|
||||||
<div class="title">登录页(双击)</div>
|
<div class="title">登录页(双击)</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="shortcut win10-open-window flipInX animated" data-url="./plugins/theme_switcher/theme_switcher.html" style="left: 92px; top: 510px;">
|
<div class="shortcut win10-open-window flipInX animated" data-url="./plugins/theme_switcher/theme_switcher.html" style="left: 92px; top: 510px;">
|
||||||
<i class="icon fa fa-fw fa-picture-o blue"></i>
|
<img class="icon" src="./img/icon/DesktopScreenEffectsPref.png"/>
|
||||||
<div class="title">切换壁纸</div>
|
<div class="title">切换壁纸</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="shortcut win10-drawer">
|
<div class="shortcut win10-drawer">
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 68 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB |
|
|
@ -16,7 +16,7 @@
|
||||||
div.wallpaper_settingButton, a.theme_setting, div.theme_upload {
|
div.wallpaper_settingButton, a.theme_setting, div.theme_upload {
|
||||||
display: inline;
|
display: inline;
|
||||||
float: left;
|
float: left;
|
||||||
margin: 5px 8px 5px 8px;
|
/*margin: 5px 8px 5px 8px;*/
|
||||||
width: 180px;
|
width: 180px;
|
||||||
height: 140px;
|
height: 140px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
@ -27,7 +27,7 @@ div.wallpaper_settingButton, a.theme_setting, div.theme_upload {
|
||||||
}
|
}
|
||||||
|
|
||||||
a.theme_setting {
|
a.theme_setting {
|
||||||
background: #cbe7fc;
|
/*background: #cbe7fc; */
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue