Changeset - 7b8a3ed79dcf
[Not reviewed]
default
1 1 0
Sean Farley - 11 years ago 2014-07-21 05:47:18
sean.michael.farley@gmail.com
vertical-indicator: use new icon-triangle-right font
2 files changed with 7 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -524,8 +524,14 @@ div.header img {
 
    text-decoration: none;
 
}
 

	
 
td.quick_repo_menu:before {
 
    font-family: "kallithea";
 
    content: "\e80f";           /* triangle-right */
 
    margin-left: 3px;
 
    padding-right: 3px;
 
}
 

	
 
td.quick_repo_menu {
 
    background: #FFF url("../images/vertical-indicator.png") 8px 50% no-repeat !important;
 
    cursor: pointer;
 
    width: 8px;
 
    border: 1px solid transparent;
kallithea/public/images/vertical-indicator.png
Show inline comments
 
deleted file
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)