projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567b90a
)
Small style optimization
author
Marcel Werk
<burntime@woltlab.com>
Sun, 4 May 2014 20:24:33 +0000
(22:24 +0200)
committer
Marcel Werk
<burntime@woltlab.com>
Sun, 4 May 2014 20:24:33 +0000
(22:24 +0200)
wcfsetup/install/files/style/global.less
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/style/global.less
b/wcfsetup/install/files/style/global.less
index b3bee8b97f1aca38a517919a6b00f612b056ead3..6c146872518f8839f04987ec50e253c223ea359f 100644
(file)
--- a/
wcfsetup/install/files/style/global.less
+++ b/
wcfsetup/install/files/style/global.less
@@
-155,6
+155,10
@@
body > iframe[src="about:blank"] {
}
.iconFlag {
+ background-color: @wcfContentBackgroundColor;
+ border: 1px solid @wcfContainerBorderColor;
+ padding: 1px;
+
height: 15px;
width: 24px;
}