New Idea for Theme
-
Hi, I have a idea to change of theme for plugin, see the images:
—
CSS Code
.ws_container {
margin-bottom: 3px;
background-color: #f7f7f7;
border: 1px solid #ccc;
border-radius: 3px;
color: #555
}.ws_container:hover {
background: #fafafa;
border-color: #999;
color: #23282d;
}#ws_menu_editor .ws_active {
background-color: #0085ba;
border: 1px solid #0073aa;
text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
color: #fff;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘New Idea for Theme’ is closed to new replies.