Skip to content

Commit

Permalink
Expo add button css
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Rocha committed Feb 21, 2012
1 parent 2c49a68 commit 19b799a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/theme/cinnamon.css
Expand Up @@ -439,6 +439,16 @@ StTooltip StLabel {
spacing: 7px;
}

.workspace-add-button {
background-image: url("add-workspace.png");
height: 200px;
width: 35px;
}

.workspace-add-button:hover {

}

.workspace-thumbnail-indicator {
outline: 2px solid white;
border: 1px solid #888;
Expand Down

0 comments on commit 19b799a

Please sign in to comment.